home *** CD-ROM | disk | FTP | other *** search
- Path: inforamp.net!ts14-03
- From: rmorin@inforamp.net (Randy Charles Morin)
- Newsgroups: comp.lang.c++
- Subject: Re: MSVC++ Header files/Linker error help needed
- Date: Sat, 16 Mar 96 09:17:31 GMT
- Organization: MiddleWorld SoftWare
- Message-ID: <4ie0vs$pc1@sam.inforamp.net>
- References: <4id68p$qa5@news.csus.edu>
- NNTP-Posting-Host: ts14-03.tor.inforamp.net
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
- In article <4id68p$qa5@news.csus.edu>, sac46826@csus.edu (Mike) wrote:
- >:\Projects\test\CTest.cpp(23) : fatal error C1010: unexpected end of file
- >while looking for precompiled header directive
-
- I don't have a copy of VC in front of me, so bare with me.
- Goto Settings in the Build menu.
- Select the C++ compile dialog tab.
- In one of the comboboxes, choose "Precompiled Headers".
- Turn the pre-compiled headers off.
-
- Agrivar
-